fix(deps): update all non-major dependencies #851
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
^1.12.3
->^1.13.3
^0.8.0
->^0.9.0
1.0.0-beta.35
->1.0.0-beta.38
^22.18.1
->^22.18.6
^19.1.12
->^19.1.13
^17.21.3
->^17.23.1
^11.3.1
->^11.3.2
^16.3.0
->^16.4.0
^0.30.18
->^0.30.19
10.15.1
->10.17.0
7.8.2
->7.9.1
1.0.0-beta.35
->1.0.0-beta.38
^0.14.2
->^0.15.2
^8.42.0
->^8.44.0
^7.1.6
->^7.1.11
^7.1.4
->^7.1.6
^7.1.5
->^7.1.6
^4.34.0
->^4.38.0
Release Notes
cloudflare/workers-sdk (@cloudflare/vite-plugin)
v1.13.3
Compare Source
Patch Changes
#10664
924fdde
Thanks @jamesopstad! - Avoid mutating the Worker config during build.Updated dependencies [
b59e3e1
,a4e2439
,1cc258e
,f76da43
,b30263e
,b30263e
,769ffb1
,e9b0c66
,6caf938
,88132bc
]:v1.13.2
Compare Source
Patch Changes
#10632
60631d5
Thanks @jamesopstad! - Ensure that correct error messages and stack traces are displayed.Updated dependencies [
3029b9a
,783afeb
,31ec996
]:v1.13.1
Compare Source
Patch Changes
d53a0bc
,735785e
,15c34e2
]:v1.13.0
Compare Source
Minor Changes
#10212
0837a8d
Thanks @jamesopstad! - Support packages and virtual modules in themain
field of the Worker config. The primary use case is to enable users to directly provide a file exported by a framework as the Worker entry module.#10604
135e066
Thanks @penalosa! - Enable Remote Bindings without the need for theexperimental: { remoteBindings: true }
propertyPatch Changes
0837a8d
,da24079
,ffa2600
,135e066
,e2b838f
,30f558e
,d8860ac
,336a75d
,51553ef
]:v1.12.4
Compare Source
Patch Changes
#10534
dceb550
Thanks @dario-piotrowicz! - Ensure that preview config values are used for remote bindingsEnsure that if in some remote binding configuration provides a preview value (e.g.
preview_database_id
for D1 bindings) such value gets used instead of the standard ones#10552
3b78839
Thanks @vicb! - Bumpunenv
to 2.0.0-rc.21Updated dependencies [
dac302c
,4e49d3e
,dceb550
,3b78839
,5cb806f
]:remix-run/remix (@remix-run/node-fetch-server)
v0.9.0
Compare Source
statusText
in HTTP/1 responses (#10745)v0.8.1
Compare Source
request.signal
when the connection closes before the response completes (see #10726)rolldown/rolldown (@rolldown/pluginutils)
v1.0.0-beta.38
Compare Source
💥 BREAKING CHANGES
🚀 Features
scan_mode
inbundler.scan
(#6204) by @IWANABETHATGUYfalse
inresolve.alias
to ignore resolution (#6203) by @shulaodagetJsonSchema
(#6186) by @shulaodato_string_literal
(#6178) by @sapphi-redByteLocator#byte_offset
(#6169) by @shulaodaskip_write
option (#6151) by @sapphi-red🐛 Bug Fixes
jsx.pragmaFrag
instead ofjsx.pragmaFlag
(#6200) by @sapphi-redmemberExpression
(#6192) by @IWANABETHATGUYbyte_slice
instead ofslice
for correct span handling (#6185) by @shulaodaminifyInternalExports
(#6166) by @sapphi-redeval
orarguments
in strict mode (#6140) by @IWANABETHATGUYprocess
is not defined in repl (#6147) by @IWANABETHATGUY💼 Other
rolldown
with.wasm
binding (#6153) by @hyf0build.ts
to prepare to support buildrolldown
package with wasi binding (#6152) by @hyf0🚜 Refactor
FlatOptions
in whole build session (#6211) by @IWANABETHATGUYcomments
in ScopeHoistingFinalizerContext (#6205) by @IWANABETHATGUYcross_module_inline_const
tocross_module_optimization
(#6193) by @IWANABETHATGUYclass
andfunction
visitor toclass_decl
,function_decl
(#6176) by @IWANABETHATGUYBuildDiagnostic
(#6165) by @shulaodaRolldownBuild
(#6136) by @shulaodaEventKind::IoError
(#6134) by @shulaoda📚 Documentation
⚡ Performance
side_effects_free_function_symbol_ref
(#6206) by @IWANABETHATGUYinstantiate_chunk
(#6159) by @sapphi-red🧪 Testing
⚙️ Miscellaneous Tasks
if: always()
to wasi-test (#6190) by @sapphi-red@rolldown/browser
build if no node related changes detected (#6189) by @sapphi-red@rolldown/browser
build without errors (#6155) by @hyf0type_aliases.rs
(#6133) by @shulaodav1.0.0-beta.37
Compare Source
🚀 Features
scheduleBuildIfStale
method (#6116) by @sapphi-redBundlerBuilder#build
(#6104) by @shulaodaincrementalBuild
mode (#6098) by @IWANABETHATGUYscheduleBuildIfStale
method to DevEngine (#6087) by @sapphi-redMISSING_EXPORT
warning to suggesttype
modifier (#6085) by @sapphi-redPathsMut
to batch watch/unwatch behaviors (#6075) by @hyf0treeshake.commonjs
by default (#6072) by @IWANABETHATGUY🐛 Bug Fixes
alias
plugin (#6123) by @IWANABETHATGUY🚜 Refactor
__export
runtime helper to create target object internally (#6114) by @IWANABETHATGUY🧪 Testing
⚙️ Miscellaneous Tasks
just lint
(#6105) by @shulaodav1.0.0-beta.36
Compare Source
💥 BREAKING CHANGES
🚀 Features
🐛 Bug Fixes
this.addWatchFile
and currently transformed module during transform hook (#6048) by @hyf0output.minify
(#6062) by @IWANABETHATGUY🚜 Refactor
DevWatchOptions
for enhanced file watching configuration (#6057) by @hyf0is_in_node_modules
fromrolldown_plugin_utils
(#6066) by @shulaoda🧪 Testing
⚙️ Miscellaneous Tasks
test-node-rolldown-only
just command (#6055) by @IWANABETHATGUYjustfile
is changed (#6049) by @IWANABETHATGUYSimplifyMinifyOptions
(#6047) by @IWANABETHATGUYrepo-validation
(#6053) by @IWANABETHATGUYjust lint-rust
(#6050) by @hyf0justfile
(#6038) by @hyf0AGENTS.md
andCLAUDE.md
(#6039) by @hyf0eslint-community/eslint-plugin-n (eslint-plugin-n)
v17.23.1
Compare Source
🩹 Fixes
📚 Documentation
v17.23.0
Compare Source
🌟 Features
v17.22.0
Compare Source
🌟 Features
🩹 Fixes
URL.createObjectURL
,URL.revokeObjectURL
are supported (#471) (844155c)jprichardson/node-fs-extra (fs-extra)
v11.3.2
Compare Source
UnhandledPromiseRejectionWarning
that could occur when calling.copy()
in some cases (#1056, #1058)sindresorhus/globals (globals)
v16.4.0
Compare Source
8b8a2d6
rich-harris/magic-string (magic-string)
v0.30.19
Compare Source
Bug Fixes
Features
replace(All)
support replacement for functions when the first parameter is a string (#304) (fd1d887)pnpm/pnpm (pnpm)
v10.17.0
Compare Source
Minor Changes
The
minimumReleaseAgeExclude
setting now supports patterns. For instance:Related PR: #9984.
Patch Changes
minimumReleaseAge
check, when the package is requested by exact version and the packument is loaded from cache #9978.minimumReleaseAge
is set and the active version under a dist-tag is not mature enough, do not downgrade to a prerelease version in case the original version wasn't a prerelease one #9979.v10.16.1
Compare Source
Patch Changes
v10.16.0
Compare Source
Minor Changes
There have been several incidents recently where popular packages were successfully attacked. To reduce the risk of installing a compromised version, we are introducing a new setting that delays the installation of newly released dependencies. In most cases, such attacks are discovered quickly and the malicious versions are removed from the registry within an hour.
The new setting is called
minimumReleaseAge
. It specifies the number of minutes that must pass after a version is published before pnpm will install it. For example, settingminimumReleaseAge: 1440
ensures that only packages released at least one day ago can be installed.If you set
minimumReleaseAge
but need to disable this restriction for certain dependencies, you can list them under theminimumReleaseAgeExclude
setting. For instance, with the following configuration pnpm will always install the latest version of webpack, regardless of its release time:Related issue: #9921.
Added support for
finders
#9946.In the past,
pnpm list
andpnpm why
could only search for dependencies by name (and optionally version). For example:prints the chain of dependencies to any installed instance of
minimist
:What if we want to search by other properties of a dependency, not just its name? For instance, find all packages that have
react@17
in their peer dependencies?This is now possible with "finder functions". Finder functions can be declared in
.pnpmfile.cjs
and invoked with the--find-by=<function name>
flag when runningpnpm list
orpnpm why
.Let's say we want to find any dependencies that have React 17 in peer dependencies. We can add this finder to our
.pnpmfile.cjs
:Now we can use this finder function by running:
pnpm will find all dependencies that have this React in peer dependencies and print their exact locations in the dependency graph.
It is also possible to print out some additional information in the output by returning a string from the finder. For example, with the following finder:
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.